stay on macos11 for github actions a bit longer.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 28 Oct 2022 14:33:34 +0000 (08:33 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 28 Oct 2022 14:33:34 +0000 (08:33 -0600)
macos-lastest is changing to macos12.

.github/workflows/macos.yml

index 93bc0ea0264b6c60e07b696ea329d41453cc2d91..bf969be85dac181c69464faf639b279246292d73 100644 (file)
@@ -13,7 +13,7 @@ on:
 jobs:
   macos:
     name: macOS Build
-    runs-on: macos-latest
+    runs-on: macos-11
     strategy:
       fail-fast: false
       matrix: